Skip to content

Pull requests: nodejs/node

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

stream: prevent stream unexpected pause when highWaterMark set to 0 needs-ci PRs that need a full CI run.
#53261 opened Jun 2, 2024 by jakecastelli Loading…
Main
#53260 opened Jun 2, 2024 by wintertimem Loading…
doc: Mention possibility of corepack enable npm doc Issues and PRs related to the documentations.
#53257 opened Jun 2, 2024 by JonnyBurger Loading…
quic: start adding in the internal quic js api c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#53256 opened Jun 2, 2024 by jasnell Loading…
deps: update undici to 6.18.2 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53255 opened Jun 2, 2024 by nodejs-github-bot Loading…
deps: update ada to 2.8.0 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53254 opened Jun 2, 2024 by nodejs-github-bot Loading…
deps: update corepack to 0.28.2 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53253 opened Jun 2, 2024 by nodejs-github-bot Loading…
deps: update simdjson to 3.9.3 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53252 opened Jun 2, 2024 by nodejs-github-bot Loading…
tools: update gyp-next to 0.18.1 build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#53251 opened Jun 2, 2024 by nodejs-github-bot Loading…
doc: remove mentions of policy model from security info deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. policy Issues and PRs related to the policy subsystem. security Issues and PRs related to security.
#53249 opened Jun 1, 2024 by RedYetiDev Loading…
meta: bump ossf/scorecard-action from 2.3.1 to 2.3.3 dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#53248 opened Jun 1, 2024 by dependabot bot Loading…
meta: bump actions/checkout from 4.1.4 to 4.1.6 dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#53247 opened Jun 1, 2024 by dependabot bot Loading…
meta: bump github/codeql-action from 3.25.3 to 3.25.7 dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#53246 opened Jun 1, 2024 by dependabot bot Loading…
meta: bump step-security/harden-runner from 2.7.1 to 2.8.0 dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#53245 opened Jun 1, 2024 by dependabot bot Loading…
meta: bump codecov/codecov-action from 4.3.1 to 4.4.1 dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project.
#53244 opened Jun 1, 2024 by dependabot bot Loading…
doc, meta: organize contributing to Node-API guide doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. node-api Issues and PRs related to the Node-API.
#53243 opened Jun 1, 2024 by RedYetiDev Loading…
stream: pipe to a closed or destroyed stream should not be allowed in pipeline errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. stream Issues and PRs related to the stream subsystem.
#53241 opened Jun 1, 2024 by jakecastelli Loading…
process: port on-exit-leak-free to core lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#53239 opened May 31, 2024 by H4ad Loading…
4 tasks done
doc, meta: use markdown rather than HTML in CONTRIBUTING.md doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53235 opened May 31, 2024 by RedYetiDev Loading…
doc: add err param to fs.copyFile callback doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#53234 opened May 31, 2024 by F3n67u Loading…
benchmark: fix napi/ref addon author ready PRs that have at least one approval, no pending requests for changes, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. commit-queue Add this label to land a pull request using GitHub Actions.
#53233 opened May 31, 2024 by targos Loading…
test: fix test when compiled without engine support addons Issues and PRs related to native addons. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53232 opened May 31, 2024 by richardlau Loading…
test: update TLS trace tests for OpenSSL >= 3.2 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53229 opened May 31, 2024 by richardlau Loading…
build: find version of Clang installed on Windows build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. install Issues and PRs related to the installers. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#53228 opened May 31, 2024 by StefanStojanovic Loading…
stream: properly cleanup pipeline on destroy author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run.
#53226 opened May 31, 2024 by ronag Loading…
ProTip! Filter pull requests by the default branch with base:main.